Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Select language | ARI quiz
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: Select language | ARI quiz
#55997
Select language | ARI quiz 8 Years, 8 Months ago Karma: 0
How to select another language.
In the front-end folder there are already several languages.

When the user has finished a test, the test results are shown in decimals.
How to delete the decimals, since we have only number of questions.
F.i. there ain't no 2.50 questions out of 10.00.

The end time is not necessary for us.
So it's possible to show only the time instead of both.
The administrator has disabled public write access.
 
#55998
Re:Select language | ARI quiz 8 Years, 8 Months ago Karma: 748
Hello,

1. All labels are stored in language INI file (this is a standard approach for Joomla! extensions). INI file is loaded based on currently active language on Joomla! frontend. You can read here how to create new translations or edit existing one.

2 and 3. Could you send screenshot(s) where we can see what score and time do you want to modify and an image where we can how it should look?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#55999
Re:Select language | ARI quiz 8 Years, 8 Months ago Karma: 0
Hello,

1. Yes, I see the language files. But there are two files, one ends with *ajax.ini. Which one do I need to modify to make applicable to the front-end only.

2. As you might see in the picture there are 8.00 questions. I would like to make only 8 question instead of 8.00.

3. I don't need to see the time of the test maker. So is there a way to delete the time and keeping the date only to show.



Best regards,
Dawan.
Last Edit: 2015/10/10 14:09 By dawan.
The administrator has disabled public write access.
 
#56000
Re:Select language | ARI quiz 8 Years, 8 Months ago Karma: 0
The administrator has disabled public write access.
 
#56004
Re:Select language | ARI quiz 8 Years, 8 Months ago Karma: 748
1. The both files are used by the extension on frontend. Backend language files are stored in <joomla_directory>/administrator/language/en-GB folder.

2. Use the following code in text template:

{$UserScore|number_format:0}

{$MaxScore|number_format:0}

3. Open "ARI Quiz -> Text templates" page and select the template which is used into the quiz. You can edit it for your needs. For example remove some fields.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#56005
Re:Select language | ARI quiz 8 Years, 8 Months ago Karma: 0
Hi,

1 and 2 are solved, thank you very much.

3. I know that it can be edited to our needs. But I have only the choice to select {$StartDate}, and within there the time appears as well, which is not needed.
So, I would like to see the date of the test but no time. If this is possible, could be nice. If not no problem at all.

However, thanks again.

Best regards,
Dawan
The administrator has disabled public write access.
 
Go to topPage: 12